Public Member Functions | |
| CreateForm ($board, $boardrights, $action, $admin, $method, $destination, $photo_view=true, $photo_upload=true, $photo_edit=true, $photo_remove=false) | |
| array | $board - board mit verschiedene Eigenschaften | |
| string | $action - was soll gemacht werden | |
| integer | $admin - User Gruppe | |
| string | $method - GET oder POST | |
| string | $destination -Empfänger Skript |
Definition at line 355 of file class.adminfunctions.inc.php.
| CreateForm | ( | $ | board, | |
| $ | boardrights, | |||
| $ | action, | |||
| $ | admin, | |||
| $ | method, | |||
| $ | destination, | |||
| $ | photo_view = true, |
|||
| $ | photo_upload = true, |
|||
| $ | photo_edit = true, |
|||
| $ | photo_remove = false | |||
| ) |
Definition at line 356 of file class.adminfunctions.inc.php.
1.5.8